home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.3 Development Libraries / SGI IRIX 6.3 Development Libraries.iso / dist6.3 / ViewKit_dev.idb / usr / share / src / ViewKit / CutPasteDragDrop / README.z / README
Encoding:
Text File  |  1996-09-20  |  644 b   |  13 lines

  1. This directory contains demos of the ViewKit Cut/Paste/Drag/Drop facilities.
  2.  
  3. cutpaste1 -- shows the use of the VkCutPaste class 
  4.  
  5.   * Running two instances of the cutpaste program will allow you to drag and
  6.     drop the image between the two of them, and copy and paste the image 
  7.     back and forth between them.  These will also work with any other program
  8.     on the desktop which talks the standard ICCCM Cut/Paste/Drag/Drop protocol.
  9.  
  10.   * This demo does not assume you are using ViewKit for the program. The
  11.     VkCutPaste class has no connections to ViewKit.  It can be used in a
  12.     program that does not use the other ViewKit classes.
  13.